home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / plez174.arc / PLEASE.ALL next >
Text File  |  1988-02-22  |  690b  |  27 lines

  1. ; This is the Please.All file format is:
  2. ; IDENTIFIER net/node *(net/node) .
  3. ; Where IDENTIFIER is the all request code
  4. ; and it is followed by 1 or more net/node numbers separated by white space.
  5. ; white space is cr, tab, space. at the end of the list there must be a
  6. ; period preceded by whitespace.
  7.  
  8. ; all on different lines
  9. PLEASEBETA
  10.    141/390
  11.    141/491
  12.    16/2
  13.    16/1
  14.    .
  15.  
  16. ; two lines
  17. LOCAL
  18.  16/1 16/2 16/234
  19.  141/610 141/207 141/120 141/120 141/209 141/215 141/488 141/230 141/205
  20.  141/212 141/336 141/350 141/390 .
  21.  
  22. ; one line
  23. ZONEC 1/0 2/0 3/0 4/0 .
  24.  
  25. ; any line that begins with ';' is a comment
  26. ; comments are not allowed between IDENTIFIER and '.'
  27.